home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 5 (Internal Edition)
/
Apple R&P Lib Internal v5.0.iso
/
6-Developer Demos
/
Developer Demos-Ed.
/
Macintosh School® CD-ROM Demo
/
Macintosh SchoolÆ CD-ROM Demo
/
card_89940.txt
< prev
next >
Wrap
Text File
|
1990-08-14
|
6KB
|
332 lines
-- card: 89940 from stack: in
-- bmap block id: 90563
-- flags: 4000
-- background id: 69011
-- name: Format
----- HyperTalk script -----
on openCard
global buttonName, buttonList
put the long date into field date
set hilite of background button id buttonName to false
repeat with index = 1 to the number of lines of buttonList
set hilite of background button id line index of buttonList to false
end repeat
end openCard
on closeCard
global buttonName, buttonList
set hilite of background button id buttonName to true
repeat with index = 1 to the number of lines of buttonList
set hilite of background button id line index of buttonList to true
end repeat
set hilite of button id 7 to true
repeat with index = 8 to 13
set hilite of button id index to false
end repeat
end closeCard
on groupOne
repeat with index = 7 to 12
set hilite of button id index to false
end repeat
set hilite of target to true
end groupOne
-- part 1 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=0 top=0 right=342 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
-- part 2 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=66 top=29 right=46 bottom=152
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Students
----- HyperTalk script -----
on mouseUp
lock screen
go to card short name of me of this stack
unlock screen
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=156 top=29 right=46 bottom=242
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Periods
----- HyperTalk script -----
on mouseUp
lock screen
go to card short name of me of this stack
unlock screen
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=246 top=29 right=46 bottom=332
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Exceptions
----- HyperTalk script -----
on mouseUp
lock screen
go to card short name of me of this stack
unlock screen
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=146 top=271 right=289 bottom=224
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Print
----- HyperTalk script -----
on mouseUp
lock screen
go to card "Exception Report" of this background
unlock screen
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=286 top=271 right=289 bottom=364
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cancel
----- HyperTalk script -----
on mouseUp
lock screen
pop card
unlock screen
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: C006
-- rect: left=144 top=106 right=122 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: List of names
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 8 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=144 top=122 right=138 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Names with demographic data
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=144 top=138 right=154 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Attendance - Matrix format
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=144 top=154 right=170 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Attendance - List format
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=144 top=170 right=186 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Action comments
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 8006
-- rect: left=144 top=186 right=202 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Autodialers
----- HyperTalk script -----
on mouseUp
groupOne
end mouseUp
-- part 13 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=184 top=220 right=236 bottom=345
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Sorted by Homeroom
-- part contents for background part 28
----- text -----
Abrosimoff, Mich…
Adams, Bryan
Alexander, Rick
Alexander, Susan
Allsop, Blair M.
Azimov, Isaac
Barisoff, Larissa
Bunyan, Paul
Burnyeat, Grant
Caldwell, Brian
-- part contents for background part 29
----- text -----
47
80
53
54
52
102
48
13
94
93
-- part contents for background part 30
----- text -----
Present
Present
Present
Present
Present
Present
Present
Present
Present
Present
-- part contents for background part 33
----- text -----
0 students selected
-- part contents for background part 31
----- text -----
Monday, September 4, 1989